﻿body{
	margin: 0;
	padding: 0;
	font-family:"微软雅黑";
}
ul{
	list-style-type: none;
	padding-left: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.thebox{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

/*状态栏*/
.nav-top{
	height: 40px;
    padding-top: 12px;
}
.nav-top>div{
	padding: 0 20px;
}
.nav-top>div>span{
	color: #5F5D5D;
	font-family: "宋体";
	    display: inline-block;
    margin-top: 2px;
}
.nav-toprig{
	float: right;
	font-size: 18px;
}
.nav-toprig p{
	display: inline-block;
	color: #777777;
}
.nav-toprig p a{
	color: #777777;
}
.nav-toprig div{
	display: inline-block;
	margin-right: 40px;
	color: #2880C8;
	font-weight: bold;
}
.nav-toprig div img{
	margin-right: 10px;
}
.nav-toprig p .toplag-act{
	color: #2880C8;
	font-weight: bold;
	margin-bottom: 0;
}
/*导航栏*/
.thenav{
	background: url(../images/index/nav-bj.png) no-repeat center center;
	height: 72px;
	min-width: 1200px;
	    position: relative;
    z-index: 999;	
}
.thenav-ul>li {
    float: left;
    margin: 0 18.4px;
    margin-top: 23px;
    position: relative;
}
.thenav-ul>li>a{
	color: #B0DFF6;
	padding: 23px 0;
    padding-bottom: 24px;
}
.thenav-ul>li>a:hover{
	color: white;
}
.thenav-ul>.thenav-act>a{
	font-weight: bold;
	color: white;
}
.logo-box{
	margin-right: 100px;
    margin-top: 10px;
	float: left;
	margin-left: 20px;
}
.thenav-ul>li ul{
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	    top: 43px;
    left: -50px;
    display: none;
}
.thenav-ul>li ul li{
	width: 158px;
	height: 49px;	
}
.thenav-ul>li ul li:not(:last-child){
	border-bottom: 1px solid #EBE7E8;
}
.thenav-ul>li ul li a{
	color: white;
	display: block;
	text-align: center;
	    padding: 14px 0;
}
.thenav-ul>li ul li a:hover{
	color: #B0DFF6;
}
/*轮播*/
.carousel {
    bottom: 6px;
    height: 666px;
    min-width: 1200px;
}
.carousel-inner>.item{
	height: 666px;
}
.lunbo-bot{
	background: url(../images/index/branner-bot.png) no-repeat center center;
	position: absolute;
	bottom: 0;
	left: 0;
	min-width: 1200px;
	height: 88px;
	width: 100%;
}
/*页面正中*/
.inmain-box{
	background: url(../images/index/main-bj.jpg) no-repeat center center;
	height: 1120px;
	min-width: 1200px;
}
/*产品中心*/
.index-til{
	text-align: center;
	color: #999999;
	font-size: 18px;
	margin-bottom: 50px;
}
.index-til span{
	font-weight: bold;
	color: #2880C8;
	font-size: 30px;
	display: block;
}
.inpro-box{
	margin-bottom: 90px;
}
.inpro-chag{
	margin-bottom: 65px;
}
.inpro-chag span{
	display: inline-block;
	width: 291px;
	height: 61px;
	border: 1px solid #E5E5E5;
	text-align: center;
	font-size: 18px;
	background-color: white;
}
.inpro-chag span:not(:first-child){

}
.inpro-chag span a{
	color: #929292;
	display: block;
	padding: 17px 0;
}
.inpro-chag span a:hover{
	color: white;
	background-color: #2880C8;
}
.inpro-imp{
	position: relative;
}
.swiper-container {
	width: 1070px;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 206px;
}
.swiper-slide img{
	width: 206px;
	height: 207px;
}
.swiper-slide span{
	display: block;
	width: 100%;
	background-color: #F2F2F2;
	padding: 18px 5px;
	font-size: 16px;
	color: black;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.swiper-button-next, .swiper-button-prev {
    width: 38px;
    height: 60px;
    background-size: 38px 60px;
    outline: none;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/index/nn.png);
    left: 0;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/index/pp.png);
    right: 0;
}
.swiper-button-prev:hover{
	background-image: url(../images/index/nn0.png);
}
.swiper-button-next:hover{
	background-image: url(../images/index/pp0.png);
}
.swiper-slide a:hover span{
	color: white;
	background-color: #2880C8;
}
/*工程案例*/
.incase-text ul li{
	float: left;
	width: 279px;
	height: 237px;
	position: relative;
}
.incase-text ul li:not(:first-child){
	margin-left: 28px;
}
.incase-text ul li img{
	width: 100%;
	height: 100%;
}
.incase-text ul li span{
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.7);
	color: white;
	width: 100%;
	display: block;
	font-size: 16px;
	padding: 16px 5px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.incase-text ul li a:hover span{
	background-color: rgba(40,128,200,0.7);
}
.incase-text div{
	clear: both;
	text-align: center;
	padding-top: 65px;
}
.incase-text div a{
	display: inline-block;
	border: 1px solid #A0A0A0;
	font-size: 18px;
	color: #555555;
	padding: 16px 30px;
}
.incase-text div a:hover{
	background-color: rgba(40,128,200,0.7);
	color: white;
}
/*关于三力*/
.inabo-box{
	background: url(../images/index/main-bj0.jpg) no-repeat center center;
	min-width: 1200px;
	height: 665px;
	padding-top: 120px;
}
.abo-til{
	text-align: center;	
	width: 225px;
    margin: 0 auto;
        margin-bottom: 42px;
}
.abo-til img{
	float: left;
	margin-right: 10px;
	    margin-top: 5px;
}
.abo-til div{
	display: inline-block;
	color: white;
}
.abo-til span{
	font-size: 24px;
	margin-bottom: 0;
}
.abo-til p{
	font-size: 15.5px;
}
.abo-chag{
	text-align: center;
	margin-bottom: 38px;
}
.abo-chag div{
	display: inline-block;
	margin-bottom: 0;
	width: 95px;
	height: 110px;
	background: url(../images/index/abo-bj.png);
	padding-top: 20px;
	text-align: center;
	margin: 0 48px;
}
.abo-chag div:hover{
	background: url(../images/index/abo-bj0.png);
}
.abo-chag p{
	width: 54px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	margin-bottom: 4px;
}
.abo-chag p img{
	max-width: 100%;
	max-height: 100%;
	-webkit-filter: brightness(25%);
    -moz-filter: brightness(25%);
    -ms-filter: brightness(25%);
    -o-filter: brightness(25%);   
    filter: brightness(25%);	
}
.abo-chag div:hover p img{
	-webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;   
    filter: none;
}
.abo-chag span{
	display: block;
	color: #3C3C3C;
}
.abo-chag div:hover span{
	color: #F1F1F1;
}
.abo-tex p{
	color: white;
	font-size: 16px;
	text-indent: 32px;
	line-height: 28px;
	margin-bottom: 0;
}
/*脚部*/
footer{
	background: url(../images/index/foot-bj.jpg) no-repeat center center;
	height: 120px;
	min-width: 1200px;
	padding-top: 20px;
	padding-bottom: 12px;
	clear: both;
}
.thlink{
	width: 995px;
	margin: 0 auto;
	text-align: center;
	color: #8297A8;
	margin-bottom: 25px;
}
.thlink a{
	color: #8297A8;
	margin: 0 3px;
}
.thlink a:hover{
	color: white;
}
footer p{
	color: #8297A8;
	text-align: center;
	margin-bottom: 0;
}

/*关于我们页面*/
.thoth-box{
	background: url(../images/others/oth-bj.jpg) no-repeat;
	background-position-x: center;
	min-width: 1200px;
	padding-top: 55px;
}
.oth-topimg{
	min-width: 1200px;
	width: 100%;
	margin-bottom: 5px;
	position: relative;
	bottom: 6px;
}
.oth-topimg img{
	width: 100%;
}
.oth-til{
	text-align: center;
	border-bottom: 1px solid #DCDCDC;
	margin-bottom: 48px;
}
.oth-til p{	
	font-size: 36px;
	font-weight: bold;
	margin-bottom: -10px;
}
.oth-til span{
	min-width: 200px;
    padding: 0 10px;
	text-align: center;
	font-size: 12px;
	color: white;
	background-color: #014E76;
	display: inline-block;
	margin: 0 auto;
	position: relative;
	top: 10px;
}
.oth-left{
	width: 244px;
	position: relative;
	display: inline-block;
}
.oth-letop{
	background-color: #2880C8;
	height: 91px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: white;
	padding-top: 24px;
    padding-left: 25px;
    box-shadow: 1px 1px 4px 0.1px #6f6f6f;
    position: relative;
}
.oth-letop img{
	float: left;
	width: 28px;
	height: 28px;
	    margin: 4px 10px;
}
.oth-letop div{
	display: inline-block;
}
.oth-letop p{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
.oth-letop span{
	font-size: 12px;
	position: relative;
    bottom: 4px;
}
.oth-left ul{
	border: 12px solid #2880C8;
	padding: 24px 14px 4px;
    border-top: none;
}
.oth-left ul li{
	width: 193px;
	height: 42px;
	margin-bottom: 10px;
}
.oth-left ul li a {
	background-color: #2880C8;
    display: block;
    color: white;
    padding: 11px;
    padding-left: 23px;
    padding-right: 5px;
}
.oth-left ul .oth-lezct a{
	background-color: #F29702;
}
.oth-left ul li a:hover{
	background-color: #F29702;
}
.oth-left ul li a img{
	width: 7px;
	height: 9px;
	margin-right: 22px;
}
.oth-right{
	width: 910px;
	float: right;
	padding-bottom: 30px;
}
.oth-tigtop{
	background-color: #EEEEEE;
	padding: 10px;
	color: #014E76;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	margin-bottom: 30px;
}
.about-tex p{
	margin-bottom: 0px;
	line-height: 24px;
	text-align: justify;
	color: black;
}
.abo-img img{
	width: 210px;
	height: 154px;
}
.abo-img img:not(:first-child){
	margin-left: 18px;
}
.theabo-box{
	min-height: 860px;
}

/*产品页面*/
.oth-tigtop span{
	float: right;
}
.oth-tigtop a{
	color: #77797B;
}
.prod-box>ul li{
	float: left;
	width: 218px;
	    margin-bottom: 14px;
    margin-left: 12px;
}
.prod-box>ul li:nth-of-type(4n+1){
	margin-left: 0;
}
.prod-box>ul li img{
	width: 218px;
	height: 191px;
	margin-bottom: 10px;
}
.prod-box>ul li span{
	display: block;
	text-align: center;
	color: black;
	background-color: #EEEEEE;
	padding: 8px 6px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.prod-box>ul li a:hover span{
	background-color: #F29702;
	color: white;
}
.thefenye{
	    padding-top: 25px;
    clear: both;
}
.thefenye ul li{
	float: left;
	    margin: 0 2px;
}
.thefenye ul li a{
	color: black;
	    padding: 4px 10px;
}
.thefenye ul .thefyact a{
	background-color: #2880C8;
	color: white;
}
.thepro-box{
    height: 820px;
}

/*新闻资讯*/
.news-box>ul{
	width: 100%;
}
.news-box>ul li{
	width: 100%;
	border-bottom: 1px solid #DCDCDC;
	    padding-bottom: 17px;
    margin-bottom: 16px;
}
.news-box>ul li:last-of-type{
	border-bottom: none;
}
.news-box>ul li div{
	display: flex;
	align-items: center;
	font-size: 18px;
	color: #2880C8;
	margin-bottom: 5px;
}
.news-box>ul li div span{
	color: white;
    background-color: #2880C8;
    font-size: 14px;
    margin-right: 10px;
    padding: 0 4px;
    margin-left: 4px;
}
.news-box>ul li div p{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}
.news-box>ul li a>p{
	font-size: 14px;
	line-height: 23px;
	color: #7B7A7F;
	margin-bottom: 0;
}
.thenews-box{
	min-height: 1005px;
}

/*工程案例*/
.case-box>ul li{
	float: left;
	width: 293px;
	margin-left: 11px;
	margin-bottom: 14px;
}
.case-box>ul li img{
	width: 293px;
	height: 257px;
	margin-bottom: 10px;
}
.case-box>ul li:nth-of-type(3n+1){
	margin-left: 0;
}
.case-box>ul li span{
	display: block;
	text-align: center;
	color: black;
	background-color: #EEEEEE;
	padding: 12px 6px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.case-box>ul li a:hover span{
	background-color: #F29702;
	color: white;
}
.thecase-box {
	min-height: 980px;
}

/*技术应用*/
.appli-box>ul li{
	padding: 14px 0;
	clear: both;
}
.appli-box>ul li:not(:last-child){
	border-bottom: 1px solid #EFEFEF;
}
.appli-box>ul li img{
	float: left;
	width: 259px;
	height: 195px;
}
.appli-box>ul li div{
	width: 631px;
	margin-left: 280px;
}
.appli-box>ul li span{
	display: block;
	color: #2880C8;
	font-weight: bold;
	font-size: 18px;
}
.appli-box>ul li p{
	line-height: 25px;
	color: black;
	margin-bottom: 0;
}
.theappli-box{
	min-height: 1020px;
}

/*视频专区*/
.video-box>ul li{
	width: 287px;
	margin-bottom: 14px;
	margin-left: 17px;
	float: left;
}
.video-box>ul li p{
	width: 287px;
	height: 200px;
	margin-bottom: 12px;
}
.video-box>ul li p img{
	width: 100%;
	height: 100%;
}
.video-box>ul li:nth-of-type(4n+1){
	margin-left: 0;
}
.video-box>ul li span{
	display: block;
	text-align: center;
	color: black;
	background-color: #EEEEEE;
	padding: 8px 6px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.video-box>ul li a:hover span{
	background-color: #F29702;
	color: white;
}
.video-box .thefenye{
	padding-top: 40px;
	    width: 232px;
    margin: 0 auto;
}
.thevideo-box{
	min-height: 800px;
}

/*下载中心*/
.dow-toptex{
	border-bottom: 1px dashed #A0A0A0;
}
.dow-toptex a{
	display: block;
	padding-bottom: 20px;
}
.dow-toptex a>p{
	float: right;
	color: #2880C8;
	    margin-top: 50px;
}
.dow-toptex a>p span{
	text-decoration: underline;
	display: inline-block;
	margin-right: 20px;
}
.dow-toptex a>p img{
	width: 23px;
}
.dow-topimp{
	display: inline-block;
}
.dow-topimp img{
	width: 190px;
	height: 125px;
	margin-right: 20px;
	float: left;
}
.dow-topimp div{
	display: inline-block;
}
.dow-topimp div span{
	display: block;
	margin-bottom: 15px;
	color: #2880C8;
	font-family: "黑体";
	font-size: 16px;
}
.dow-topimp div p{
	font-size: 12px;
	color: #666666;
}
.dow-topimp div p:first-of-type{
	margin-bottom: 15px;
}
.dow-box>ul li{
	border-bottom: 1px dashed #A0A0A0;
}
.dow-box>ul li a{
	display: block;
	padding: 24px 0;
}
.dow-box>ul li p{
	color: #666666;
	display: inline-block;
	margin-bottom: 0;
}
.dow-box>ul li span{
	float: right;
}
.dow-box .thefenye{
	padding-top: 40px;
	    width: 232px;
    margin: 0 auto;
}
.thedow-box{
	min-height: 985px;
}

/*联系我们*/
.cont-top{
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 45px;
	    min-height: 310px;
	    margin-bottom: 45px;
}
.cont-map{
	float: right;
	width: 734px;
	height: 269px;
	border: 1px solid #D2D2D2;
}
.cont-map>img{
	width: 100%;
	height: 100%;
}
.cont-toptex{
	display: inline-block;
	padding-left: 10px;
}
.cont-toptex p{
	font-size: 18px;
	color: #2880C8;
	margin-bottom: 35px;
}
.cont-toptex ul li{
	margin-bottom: 18px;
}
.cont-toptex ul li span{
	display: inline-block;
	margin-right: 50px;
}
.cont-form form{
	text-align: center;
}
.cont-form label{
	display: block;
	color: #666666;
	margin-bottom: 10px;
	font-weight: 100;
}
.cont-ftex{
	display: inline-block;
	width: 326px;
	text-align: left;
}
.cont-ftex input{
	width: 100%;
	height: 39px;
	border: 1px solid #D2D2D2;
	background-color: white;
	margin-bottom: 12px;
}
.cont-ly{
	float: right;
	width: 734px;
	text-align: left;
}
.cont-ly textarea{
	width: 100%;
	border: 1px solid #D2D2D2;
	background-color: white;
	height: 201px;
}
.cont-form input[type=submit]{
	display: block;
	font-size: 16px;
	color: white;
	background-color: #2880C8;
	border: none;
	width: 215px;
    height: 45px;
    margin: 36px auto 0;
}
.cont-box{
	padding-bottom: 60px;
}

/*新闻内页*/
.newsdes-text{
	width: 100%;
}
.newsdes-text>.newsde-til{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
.newsdes-text>.newsde-til span{
	display: block;
	width: 57px;
	height: 3px;
	margin-top: 15px;
	background-color: #214458;
	margin-left: auto;
	margin-right: auto;
}
.newsdes-text>.news-tilbot{
	text-align: center;
	color: #999999;
	margin-bottom: 20px;
	font-size: 15px;
	border-bottom: 1px solid gainsboro;
    padding-bottom: 18px;
}
.newsdes-text>.news-tilbot a{
	color: #214458;
}
.newsde-text{
	margin-bottom: 40px;
}
.newsde-text>div{
	font-size: 15.5px;
	line-height: 28px;
	color: #666666;
	margin-bottom: 20px;
	text-indent: 30px;
	text-align: justify;
}
.newsde-text>div span{
	display: block;
	font-weight: bold;
	text-indent: 0;
}
.newsde-text>.newde-img{
	text-indent: 0;
	text-align: center;
}
.newsde-text>.newde-img>img{
	width: auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.jumptil{
	margin-bottom: 30px;
}
.jumptil span{
	display: block;
	margin-bottom: 12px;
	font-size: 15.5px;
}
.jumptil span a{
	color: #666666;
}
.jumptil span a:hover{
	color: #214458;
}
.move-newsde{
	padding: 20px 25px;
	border: 1px solid #CCCCCC;
	margin-bottom: 45px;
}
.moven-til{
	border-left: 3px solid #214458;
	padding: 3px 8px;
	font-size: 20px;
	margin-bottom: 18px;
}
.moven-text{
	border-top: 1px solid #CCCCCC;
	padding-top: 25px;
	display: flex;
}
.moven-text ul{
	min-width: 500px;
	margin-right: 30px;
	color: #214458;
	line-height: 28px;
	list-style-type: disc;
	list-style-position: inside;
	width: 100%;
}
.moven-text ul li{
	width: 50%;
	float: left;
}
.moven-text ul li a{
	color: #666666;
	font-size: 15.5px;
}

/*产品详情页面*/
.in-box-til{
	font-size: 25px;
	color: #666666;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 40px;
}
.pro-in-box-top>div{
	float: left;
}
.pro-in-box-top p{
	float: left;
}
.pro-in-box-top p{
	border: 1px solid #999999;
	width: 250px;
	height: 250px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pro-in-box-top p img{
	max-width: 100%;
	max-height: 100%;
}
.pro-in-box-top>div{
	margin-left: 50px;
	width: 50%;
}
.pro-in-box-top>div>div:not(:last-child){
	font-size: 16px;
	color: #666666;
	border-bottom: 1px dashed #666666;
	line-height: 50px;
}
.pro-in-box-top>div div:last-of-type{
	margin-top: 30px;
}
.pro-in-box-top>div div a>button{
	font-size: 20px;
	width: 300px;
	height: 40px;
	background-color: transparent;
	border: 1px solid #053F13;
	color: #053F13;
}
.pro-in-box-bottom{
	clear: both;
	padding-top: 80px;
}
.pro-in-box-bottom>div:first-of-type{
	    font-size: 20px;
    border-bottom: 2px solid gainsboro;
    margin-bottom: 30px;
    border-left: 5px solid #053F13;
    padding-left: 8px;
}
.pro-in-box-text>div{
	font-size: 16px;
	text-align: justify;
	text-indent: 25px;
	line-height: 30px;
	margin-bottom: 30px;
	padding-left: 20px;
    padding-right: 20px;
}
.pro-in-box-text>.in-box-text-img{
	text-indent: 0;
	text-align: center;
}
.pro-in-box-text>.in-box-text-img>img{
	width: 80%;
}
.thebottoms-jump{
	margin-top: 100px;
	border-top:1px solid gainsboro ;
	padding-bottom: 30px;
}
.thebottoms-jump>div{
	font-size: 15px;
	color: #999999;
	line-height: 35px;
}
.thebottoms-jump a{
	color: #053F13;
}
/*方案内页*/
.peo-box{
	font-size: 15px;
	color: #666666;
	line-height: 26px;
}
.peo-box span{
	display: block;
	color: black;
	font-weight: bold;
}
.peo-box p{
	margin-bottom: 35px;
}
.peo-box div{
	text-align: center;
	margin-bottom: 30px;
}
.peo-box div img{
	max-width: 100%;
}
.thebottom-jump>div {
	margin-top: 100px;
	border-top: 1px solid gainsboro;
	padding-bottom: 30px;
	display: flex;
	justify-content: space-between;
}
.thebottom-jump>div>a {
	font-size: 15px;
	color: #999999;
	line-height: 35px;
	border: 1px solid gainsboro;
	text-align: center;
	margin-top: 40px;
	padding: 3px 15px;
}
.thebottom-jump>div>a>div {
	height: 30px;
	line-height: 30px;
}
.thebottom-jump>div>a:hover {
	background-color: gainsboro;
	color: darkblue;
}